type internal/reflectlite.emptyInterface
4 uses
internal/reflectlite (current package)
type.go#L711: eface := *(*emptyInterface)(unsafe.Pointer(&i))
value.go#L105: e := (*emptyInterface)(unsafe.Pointer(&i))
value.go#L140: e := (*emptyInterface)(unsafe.Pointer(&i))
value.go#L180: type emptyInterface struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)